x86/PoD: Simplify handling of the quick check
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 17 Sep 2018 15:21:53 +0000 (16:21 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 25 Sep 2018 10:59:32 +0000 (11:59 +0100)
commitd102fe7cb832c584adab002512fe804ab01a39ce
tree9eda992824289f6f1b2cc6a3f28a5d4f4c6b11fa
parenta2eb46491e28079debc39488a7e23ed76cb5b003
x86/PoD: Simplify handling of the quick check

There is no need to duplicate the contents of the skip block.

While cleaning up this function, change 4 ints to be unsigned.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/x86/mm/p2m-pod.c